Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/

cactus.png /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/cactus.png
161 Views
0 Comments
Media file
index.html /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/index.html
428 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">

scripts.js /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/scripts.js
192 Views
0 Comments
const dino = document.getElementById("dino");
const cactus = document.getElementById("cactus")
const txt = document.getElementBy
style.css /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/style.css
153 Views
0 Comments
*{
padding: 0;
margin: 0;
}
.game {
/* width: 3000px;
height: 1000px; */
width: 600px;
trex.png /cody/swapnilsparsh/30DaysOfJavaScript/175 - T-rex runner Game/trex.png
162 Views
0 Comments
Media file